chatHistoryByParticipant

val chatHistoryByParticipant: ObservableValueWithOptional<Map<ParticipantsService.Participant, ObservableValue<ArrayList<ChatMessage>>>>

Provides entire in-meeting chat history with map of ParticipantsService.Participant and observable list of ChatMessage shared with each of the participants